home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1074.lha / Docs / English / Contents < prev    next >
Text File  |  1995-05-15  |  4KB  |  125 lines

  1. ==========
  2.  
  3. TPD      39.6    Tron's PCX DataType 39.6
  4.  
  5. This datatypes enables your system to read PCX files.  PCX is an image
  6. file format invented by the programmers of the program "PaintBrush" and
  7. one of the most common image formats on MS-DOS computers.  With this
  8. datatype you will be able to display such PCX files with "MultiView" or
  9. load them as patterns or pictures with "WBPattern".
  10.  
  11. Author: Matthias Scheler
  12. Path: AmigaLibDisk1074:Programs/TPD/
  13.  
  14. ==========
  15.  
  16. Targa_dt      39.1    Datatype for Targa or TGA images
  17.  
  18. A datatype used for showing Targa image files.
  19.  
  20. New features:
  21.  
  22. - Added 15,16 bit support
  23. - Added support for 8,15,16 and 32 bit colourmaps and for pictures
  24.   without a colourmap
  25. - Added support for interleaved pictures
  26. - Added support for right to left pictures
  27. - Fixed small problem with 15,16,24 and 32 bit pictures, that also have a
  28.   colourmap
  29. - Swapped some colours in the HAM palette, to give the pointer (almost) the
  30.   standard Workbench colours
  31.  
  32. Author: Arthur Pijpers
  33. Path: AmigaLibDisk1074:Programs/Targa_dt/
  34.  
  35. ==========
  36.  
  37. ZGIFDataType     39.13    Fast datatype for displaying GIF files.
  38.  
  39. A very fast GIF Datatype
  40.  
  41.  Main features:
  42.  
  43.     o    SPEED.  Try it, after using this you wont want to be without it!
  44.     o    Supports most gifs (only some esoteric, and mostly unused features
  45.         of the GIF8?a standard have been ignored)
  46.     o    Uses async file reading for greater performance - on an A1200 will
  47.     load a picture the same speed off of floppy as off of hard drive!
  48.     o    100% Assembly language, very optimised.
  49.     o    Custom chunky to planar conversion, that is reasonably fast
  50.         (a version using WritePixelLine8() runs about 50% the speed of
  51.          this version)
  52.     o    Now works with all 68000 series CPU's (i hope)
  53.     o    Its FREE! (this is of course the best bit)
  54.  
  55.  
  56.  Main limitations: (hey, its not _perfect_ after all)
  57.  
  58.     o    OM_WRITE BOOPSI method not yet implemented.  Expect this in a future
  59.         release.
  60.     o    Only decodes pictures with a global colour table.  Most gif loaders
  61.         do the same, and most writers write them.
  62.     o    Ignores any local colour tables (but still decodes picture).  Could
  63.         lead to a bad palette.
  64.  
  65. Author: Michael Zucchi
  66. Path: AmigaLibDisk1074:Programs/ZGIFDataType/
  67.  
  68. ==========
  69.  
  70. MouseClock       2.0    Battery backed-up clock/cal project v2.0
  71.  
  72. Hardware project of a low cost, very small external battery backed up
  73. clock calendar for all Amigas (especially for A1200, A500, A600).
  74. It is connected to the mouse port #2. Shareware, includes source.
  75.  
  76. Changes from v1.22 to v2.0:
  77.  
  78. - Added pcb layout (registering).
  79. - Added MagicWB icons for the program.
  80. - Revised docs and shareware drawings (now completely redrawn and printed
  81.   with a 360 DPI inkjet printer)
  82. - Now it may be mounted internally in the rear opening under the disk-drive
  83.   of the A1200. 
  84. - It may also use a not rechargeable battery.
  85. - Added the possibility to order the clock chip.
  86.  
  87. Author: Adriano De Minicis
  88. Path: AmigaLibDisk1074:Programs/MouseClock/
  89.  
  90. ==========
  91.  
  92. Binary_dt     39.11    Datatype for viewing binary files in hex
  93.  
  94. This is a binary data type for using in MultiView or similar programs!
  95. The datatype loads any binary file and displays it in a hex format!
  96.  
  97. Author: Stefan Ruppert
  98. Path: AmigaLibDisk1074:Programs/Binary_dt/
  99.  
  100. ==========
  101.  
  102. C_dt      39.5    C datatype, highlights c/c++ keywords
  103.  
  104. This is a C Source data type for using in MultiView or similar programs.
  105. It displays different parts of a C Source in different style and color,
  106. like comments, keywords, basic types and cpp keywords!  This goes all
  107. through a prefs file.  If you design a nice preference file, please 
  108. submit it to the author, so that anyone can use it!
  109.  
  110. Author: Stefan Ruppert
  111. Path: AmigaLibDisk1074:Programs/C_dt/
  112.  
  113. ==========
  114.  
  115. DefDTIcon       1.7    Changes selected icon images to defaults
  116.  
  117. This very useful utility installs itself to the Workbench
  118. Tools menu. Any file selected via it will have its icon
  119. images changed to the default for its datatype. Includes
  120. many standard icons.
  121.  
  122. Author: Lee Kindness
  123. Path: AmigaLibDisk1074:Programs/DefDTIcon/
  124.  
  125.